github.com/go-faster/jx.Num.floatAsInt (method)

3 uses

	github.com/go-faster/jx (current package)
		num.go#L42: func (n Num) floatAsInt() (dotIdx int, _ error) {
		num.go#L65: 	dotIdx, err := n.floatAsInt()
		num.go#L101: 	dotIdx, err := n.floatAsInt()